CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 加密

搜索资源列表

  1. 加密解密地图

    0下载:
  2. VC加密解密地图-VC encryption and decryption map
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11416
    • 提供者:
  1. DES加密软件

    1下载:
  2. 基于vc的DES加密软件
  3. 所属分类:其它

  1. AES_quick_demo

    0下载:
  2. 加密速度快的AES算法源码,VC++环境实现-Faster than the AES encryption algorithm source code, VC++ Environment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:42161
    • 提供者:lv
  1. DES-Crypt-VC-source-code

    0下载:
  2. DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3892579
    • 提供者:陈爱斌
  1. 加密之星(袖珍版)

    0下载:
  2. 简单小巧的加密工具 vc的 代码全 喜欢的朋友-simple compact encryption tool vc the code-like look at the friends
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-12
    • 文件大小:143264
    • 提供者:云水
  1. Des_VC20070608

    1下载:
  2. VC++6.0环境下的DES加密解密算法测试程序-VC++ 6.0 environment DES encryption and decryption algorithm testing procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:41095
    • 提供者:bruce lei
  1. md5

    0下载:
  2. vc编写的rsa加密软件,包括源码.有兴趣的同志可以另做界面-vc prepared rsa encryption software, including source code. Comrades who are interested can do the other interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:44007
    • 提供者:张伟
  1. vc++

    1下载:
  2. 自己写的有关VC连接SQL SERVER,MD5加密,打印文件,显示图片的类,绝对能用。-VC wrote on their own to connect SQL SERVER, MD5 encryption, print documents to show the picture of class, absolutely can.
  3. 所属分类:图片显示浏览

    • 发布日期:2013-09-23
    • 文件大小:8611
    • 提供者:xg
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. MD5encryptionalgorithm

    0下载:
  2. VC++实现的MD5加密算法,已经封装好的类,可以直接使用-VC++ to achieve the MD5 encryption algorithm, has been a good type of package can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5094
    • 提供者:郑硕
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:69444
    • 提供者:117
  1. md5dell

    0下载:
  2. VC++打造MD5加密算法的源程序代码,程序经过编译可生成最终成品——DLL文件,方便你在其它地方调用。-VC++ to create the MD5 encryption algorithm source code, the program can be compiled to generate the final product- DLL file for calling you elsewhere.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1826034
    • 提供者:160
  1. encryption_source_code

    1下载:
  2. VC++注册码加密源程序(含注册机、解密机),本方法可有效控件版权软件被破解,保护你的软件产权不受侵害,压缩包内有两个源码包,一个是注册机源程序,另一个是解密机的源程序,一套完整的参考实例。 -VC++ registration key encryption source code (including RI, decryption machine), this method can effectively control the copyright software is compromise
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:20349
    • 提供者:swreal
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. Safenet-VC

    0下载:
  2. 彩虹加密狗,软件加密用微狗的VC代码示例程序-Rainbow dongle, the software encryption code with the micro-dog VC sample programs
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:19399
    • 提供者:xujialiang
  1. DES

    0下载:
  2. 传统的DES加解密程序,VC++实验通过,功能较为完善,支持文本加密及实时加密功能。-The traditional DES encryption and decryption process, VC++ test passed, function better, support the text encryption and real-time encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:119578
    • 提供者:sniper
  1. InvCall(optimized)

    0下载:
  2. 经过优化后的VC++加密注册模块,直接编译生成了DLL文件,别附有一个加密示例,希望对你有所帮助。-The optimized encryption up VC++ modules compiled a DLL file directly, not with an encryption example, you want to help.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:391455
    • 提供者:JasonLiu
  1. VC

    0下载:
  2. VC++加密函数库,包含大部分佳节米算法-VC++ encryption library that contains most of the season m algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2167010
    • 提供者:xuxiaowei
  1. VC++ 加密算法200多种

    0下载:
  2. 各种加密算法大全,再也不用到处去找了,收集整理非常完善。(All Sericute very very easy very very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:295936
    • 提供者:浪涛UFC
  1. 200多个常见的VC++加密算法源码

    1下载:
  2. 200多个常见的VC++加密算法源码,有兴趣的好好研究下(More than 200 common VC++ encryption algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:391168
    • 提供者:wenchangci
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com